2013-11-08 - 6473 - Spec - BU Reporting Requirements #materialmaster #ABAP
SPECIFICATIONS
6473.100 - Spec - BU Reporting Requirements
Purpose
BU Reporting Requirements
Admin Info
Purpose
|
BU Reporting Requirements
|
Requested By
|
Babu Lankipalli
|
Spec Created By
|
Laxman
|
Spec Created Date
|
11/08/2013
|
Spec QA by
|
Laxman
|
Objects
|
ZMM_MATGRP_UPD
|
Document Status
|
WIP
|
References
Prior Tickets
Documents
Functional Requirement
Create new reporting fields for materials for BU reporting.
Solution Summary
[Discuss this section with Requester and get approval prior to beginning work]
As per client requirement two new custom tables to be created. First custom table consists two fields of material and customer group9. Second custom table consists of PMS color and NRF color.
When the materials are created material and customer group should be updated in this custom table and Color filed will be updated in tha material master based on PMS color which is given in the material creation input file. There is a need to create custom program to modify/update these custom tables.
Test Plan
[List test scenarios/cases to be executed here]
|
Test Scenario
|
Expected Results
|
1
|
Check the custom program whether we are able create, change, display and delete the fields
|
Able to create, change and display the data.
|
2
|
Check while material creation custom table is updating or not
|
Custom tables are updating correctly
|
Solution Details
[Provide complete technical details for configuration or programming here]
As per the client requirement created the below given custom tables and created a new custome program ZMM_MATGRP_UPD to update/modify these tables.
ZMM_MATCOL
ZMM_MATSEG
Issues